-
Notifications
You must be signed in to change notification settings - Fork 636
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
expand nightlies to test after deleting yarn.lock #1317
Conversation
8fdd7d2
to
bc7e11a
Compare
cf6e4b6
to
d076a58
Compare
d076a58
to
9665912
Compare
@vzaidman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
This pull request was exported from Phabricator. Differential Revision: D62497468 |
Summary: expand the matrix of nightlies to test metro with latest packages supported in package.json by: delete the `yarn.lock` file -> `yarn install` -> test example run: https://github.com/facebook/metro/actions/runs/10771317347 Pull Request resolved: #1317 Test Plan: https://github.com/facebook/metro/actions/runs/10771317347 Differential Revision: D62497468 Pulled By: vzaidman
9665912
to
fc117ba
Compare
Summary: expand the matrix of nightlies to test metro with latest packages supported in package.json by: delete the `yarn.lock` file -> `yarn install` -> test example run: https://github.com/facebook/metro/actions/runs/10771317347 Pull Request resolved: #1317 Test Plan: https://github.com/facebook/metro/actions/runs/10771317347 Differential Revision: D62497468 Pulled By: vzaidman
fc117ba
to
0cda93f
Compare
Summary: expand the matrix of nightlies to test metro with latest packages supported in package.json by: delete the `yarn.lock` file -> `yarn install` -> test example run: https://github.com/facebook/metro/actions/runs/10771317347 Pull Request resolved: #1317 Test Plan: https://github.com/facebook/metro/actions/runs/10771317347 Differential Revision: D62497468 Pulled By: vzaidman
0cda93f
to
226f9c6
Compare
@vzaidman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
This pull request was exported from Phabricator. Differential Revision: D62497468 |
Summary: expand the matrix of nightlies to test metro with latest packages supported in package.json by: delete the `yarn.lock` file -> `yarn install` -> test example run: https://github.com/facebook/metro/actions/runs/10831232816 Pull Request resolved: #1317 Test Plan: https://github.com/facebook/metro/actions/runs/10831232816 Differential Revision: D62497468 Pulled By: vzaidman
226f9c6
to
0a11933
Compare
This pull request was exported from Phabricator. Differential Revision: D62497468 |
Summary: expand the matrix of nightlies to test metro with latest packages supported in package.json by: delete the `yarn.lock` file -> `yarn install` -> test example run: https://github.com/facebook/metro/actions/runs/10831232816 Pull Request resolved: #1317 Test Plan: https://github.com/facebook/metro/actions/runs/10831232816 Differential Revision: D62497468 Pulled By: vzaidman
0a11933
to
76f4fa7
Compare
This pull request was exported from Phabricator. Differential Revision: D62497468 |
Summary: expand the matrix of nightlies to test metro with latest packages supported in package.json by: delete the `yarn.lock` file -> `yarn install` -> test example run: https://github.com/facebook/metro/actions/runs/10831834248 Pull Request resolved: #1317 Test Plan: https://github.com/facebook/metro/actions/runs/10831834248 Differential Revision: D62497468 Pulled By: vzaidman
76f4fa7
to
cc9c248
Compare
Summary: expand the matrix of nightlies to test metro with latest packages supported in package.json by: delete the `yarn.lock` file -> `yarn install` -> test example run: https://github.com/facebook/metro/actions/runs/10831834248 Pull Request resolved: #1317 Test Plan: https://github.com/facebook/metro/actions/runs/10831834248 Differential Revision: D62497468 Pulled By: vzaidman
This pull request was exported from Phabricator. Differential Revision: D62497468 |
cc9c248
to
a4a680f
Compare
Summary: expand the matrix of nightlies to test metro with latest packages supported in package.json by: delete the `yarn.lock` file -> `yarn install` -> test example run: https://github.com/facebook/metro/actions/runs/10831834248 Pull Request resolved: #1317 Test Plan: https://github.com/facebook/metro/actions/runs/10831834248 Reviewed By: huntie Differential Revision: D62497468 Pulled By: vzaidman fbshipit-source-id: 4f8a49ecb47588b612b19c2425147e02eabd408b
expand the matrix of nightlies to test metro with latest packages supported in package.json by:
delete the
yarn.lock
file ->yarn install
-> testexample run:
https://github.com/facebook/metro/actions/runs/10831834248